CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - qt source

搜索资源列表

  1. Qtnetwor

    0下载:
  2. qt的网络编程源码,对qt网络编程很有用-qt source of network programming, network programming is useful for qt
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-23
    • 文件大小:7669374
    • 提供者:lijin
  1. example

    0下载:
  2. QT实现的按钮控件源代码,学习很好的参考-QT source code to achieve the button control, a good reference for learning
  3. 所属分类:Button control

    • 发布日期:2016-01-25
    • 文件大小:75776
    • 提供者:zhangneng
  1. SQL

    0下载:
  2. 一个简单的Qt数据库源码,能够实现自动的批处理数据录入/输出,原意是一个超市的自动化处理-Qt source code with a simple database that can automatically batch data entry/output, intended to automate a supermarket
  3. 所属分类:Shop supermarket software system

    • 发布日期:2017-04-05
    • 文件大小:18737
    • 提供者:fang
  1. qt-book

    0下载:
  2. c++ gui qt4 编程 随书源代码 完整版 -c++ gui qt4 programming source code with the full version of the book
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:799900
    • 提供者:nemo
  1. Source-code-examples

    0下载:
  2. 《Linux窗口程序设计——Qt4精彩实例分析》对应源码,Qt是诺基亚开发的一个跨平台的C++图形用户界面应用程序框架。-Linux Winform Programming: Qt4 Programming by examples;Qt development of a cross-platform c++ graphical user interface application framework。
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4277489
    • 提供者:
  1. snake.rar

    1下载:
  2. 一款很好的用QT编的贪吃蛇游戏源代码 一款很好的用QT编的贪吃蛇游戏源代码 ,QT with a very good game for the Snake a very good source to use QT for the Snake game source code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:99568
    • 提供者:yeyun
  1. spreadsheet.rar

    0下载:
  2. qt下一个类excel的表格应用软件源码,qt a class under the form of application software excel source
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2644776
    • 提供者:linux
  1. game.rar

    1下载:
  2. 基于QT的五子连珠游戏,代码简单,界面简单,包含源码及程序,五子连珠the QT-based games, the code is simple, simple interface, including source code and procedures
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:37810
    • 提供者:sword
  1. NamePipe.rar

    1下载:
  2. 做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。,To do more client and server-side two-way communication, using Q
  3. 所属分类:Internet/网络编程

    • 发布日期:2013-01-15
    • 文件大小:18536972
    • 提供者:刘明芬
  1. QtCapture.tar

    1下载:
  2. 用OPENCV获取摄像头的图象并直接在QT的界面上显示-OPENCV camera used to obtain the images and directly in the QT interface display
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1793
    • 提供者:欧阳
  1. VTKQT

    2下载:
  2. 是VTK+QT的联合开发案例的所有源代码,精品,主要是医疗图像编程-Is VTK+ QT case of joint development of all the source code, fine, the main program of medical images
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:28252
    • 提供者:李斌
  1. Minesweeper

    0下载:
  2. Linux下基于QT库的一个扫雷游戏,功能基本齐全-a Minesweeper game of linux with QT lib
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1055766
    • 提供者:herry
  1. videosocket

    0下载:
  2. 用jrtp进行网络监控的学习资料,很有用-Jrtp for network monitoring with the learning source, very useful
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:85786
    • 提供者:lijin
  1. qtwinmigrate-2.8-opensource

    1下载:
  2. Qt与MFC以及Win32窗口混合使用,提供的一些类能够在Qt中使用Win32窗口或在MFC中使用Qt-Qt with MFC and Win32 window, mixed use, providing some of the Qt classes can use Win32 or MFC window using Qt
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-21
    • 文件大小:240534
    • 提供者:小马
  1. QMusic

    0下载:
  2. 使用QT编写的音乐播放器源代码,界面和功能虽然较简单,但是可以作为学习Qt的不错的例子-Written using the QT music player source code, interface and features, while relatively simple, but can serve as a good example to learn Qt
  3. 所属分类:Audio program

    • 发布日期:2017-04-09
    • 文件大小:1722043
    • 提供者:袁和平
  1. wireless

    1下载:
  2. wifi通讯应用层API源代码,包括iwconfig,iwget iwlist等功能。使用于PC和各种嵌入式平台。-wifi communications application layer API source code, including iwconfig, iwget iwlist functions. Used in the PC and various embedded platforms.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-09-15
    • 文件大小:77661
    • 提供者:ivan_chen
  1. FFmpeg-full-SDK-3.2

    1下载:
  2. FFmpeg-full-SDK-3.2。ffmpeg的sdk开发包3.2版本,内涵源代码与dll文件-FFmpeg-full-SDK-3.2. ffmpeg development kit sdk for 3.2 version, meaning the source code and dll files
  3. 所属分类:Windows Kernel

    • 发布日期:2016-07-20
    • 文件大小:3901663
    • 提供者:马春林
  1. SendEmail.tar

    0下载:
  2. QT设计的一个发送邮件和接收邮件系统,有整个项目的内容和源代码。-QT design a system to send messages and receive messages, there is the content of the entire project and source code.
  3. 所属分类:Email Client

    • 发布日期:2017-03-29
    • 文件大小:61112
    • 提供者:谢金元
  1. DirectUI

    0下载:
  2. 从网上收集的DirectUI资料,可以轻松实现类似360,QQ的界面。其中有几个是收费版的demo,有几个是开发源码的demo。有源码的几个工程中的控件都不是标准的Windows控件,当然没有收费版的方便。如果需求不是很大,可以使用这种库。-DirectUI information collected from the Internet, you can easily achieve similar 360, QQ interface. Several of the fee version of
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-28
    • 文件大小:11490641
    • 提供者:ljc
  1. Linux_Qt4_Example

    0下载:
  2. 《Linux窗口程序设计-Qt4精彩实例分析》书中源代码,共享给大家那些没有纸质书的,光看电子书没有源代码一起分析,很痛苦,呵呵。-" Linux Windows Programming-Qt4 wonderful examples of" the book source code, shared to all who are not paper books, e-books do not just look at the source code to analyze, ver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-16
    • 文件大小:4337407
    • 提供者:wangchao
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com